Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module mellium.im/xmpp to v0.22.0 [security] #584

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mellium.im/xmpp v0.21.4 -> v0.22.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-46957

Mellium mellium.im/xmpp 0.0.1 through 0.21.4 allows response spoofing because the stanza type is not checked. This is fixed in 0.22.0.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 25, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.23.3
golang.org/x/net v0.28.0 -> v0.29.0
mellium.im/sasl v0.3.1 -> v0.3.2
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/mod v0.18.0 -> v0.21.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.18.0
golang.org/x/tools v0.22.0 -> v0.25.0

@renovate renovate bot force-pushed the renovate/go-mellium.im-xmpp-vulnerability branch from 568bb27 to 4a64753 Compare October 12, 2024 15:19
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.08%. Comparing base (3505bdc) to head (4a64753).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
+ Coverage   44.56%   45.08%   +0.52%     
==========================================
  Files          84       86       +2     
  Lines        6815     6920     +105     
==========================================
+ Hits         3037     3120      +83     
- Misses       3484     3500      +16     
- Partials      294      300       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/go-mellium.im-xmpp-vulnerability branch from 4a64753 to 321ba8d Compare November 17, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants